Auto merge of #1831 - alexcrichton:publish-cargo, r=huonw
authorbors <bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000 (00:48 +0000)
committerbors <bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000 (00:48 +0000)
commitdd114a4d5aba0cfc83127de1f68db2d2fb3cd8cd
tree93e1a34475bc2f89c268c565086a3b9fecf73faf
parentfec382d5f2583a61f0114a70a16ad7f267e44b28
parenta4c5438431613f9b1b24524804354be18ebd3063
Auto merge of #1831 - alexcrichton:publish-cargo, r=huonw

This commit tweaks some metadata here and there to publish Cargo on crates.io.

* License fields are added to Cargo.tomls
* `registry` was renamed to `crates-io`
* API docs for the `cargo` crate are now generated via `make doc`